PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / getFormat Method
In This Topic
    getFormat Method
    In This Topic
    Gets the stream fornat.
    Syntax
    public PDF3DStreamFormat getFormat()

    Return Value

    A PDF3DStreamFormat enum member specifying the format of 3D data.
    See Also